How to Install pkg-create-dbgsym software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pkg-create-dbgsym software package in Ubuntu 14.04 LTS (Trusty Tahr)

pkg-create-dbgsym software package provides automatically build debug symbol ddeb packages, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install pkg-create-dbgsym 

pkg-create-dbgsym is installed in your system.

Make ensure the pkg-create-dbgsym package were installed using the commands given below,

$ sudo dpkg-query -l | grep pkg-create-dbgsym *

You will get with pkg-create-dbgsym package name, version, architecture and description in a table

pkg-create-dbgsym package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package pkg-create-dbgsym
Version 0.67~trusty
Description automatically build debug symbol ddeb packages
Sub Section devel


See Also, How to uninstall or remove pkg-create-dbgsym software package from Ubuntu 14.04 LTS (Trusty Tahr)?